Autogenerated HTML docs for v1.7.0.4-360-g1176
diff --git a/git-imap-send.html b/git-imap-send.html index e24e3ea..38ab645 100644 --- a/git-imap-send.html +++ b/git-imap-send.html
@@ -327,7 +327,9 @@ <div class="para"><p>This command uploads a mailbox generated with <em>git format-patch</em> into an IMAP drafts folder. This allows patches to be sent as other email is when using mail clients that cannot read mailbox -files directly.</p></div> +files directly. The command also works with any general mailbox +in which emails have the fields "From", "Date", and "Subject" in +that order.</p></div> <div class="para"><p>Typical usage is something like:</p></div> <div class="para"><p>git format-patch --signoff --stdout --attach origin | git imap-send</p></div> </div> @@ -467,10 +469,6 @@ users may wish to visit this web page for more information: http://kb.mozillazine.org/Plain_text_e-mail_-_Thunderbird#Completely_plain_email</p></div> </div> -<h2 id="_bugs">BUGS</h2> -<div class="sectionbody"> -<div class="para"><p>Doesn't handle lines starting with "From " in the message body.</p></div> -</div> <h2 id="_author">Author</h2> <div class="sectionbody"> <div class="para"><p>Derived from isync 1.0.1 by Mike McCormack.</p></div> @@ -485,7 +483,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-03-03 05:12:42 UTC +Last updated 2010-04-04 19:11:46 UTC </div> </div> </body>